home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / games1 / sperishd.lha / install < prev    next >
Text File  |  1980-01-06  |  655b  |  23 lines

  1. echo " "
  2. echo "Running Speris Legacy hard-drive installer..."
  3. echo " "
  4. echo "Once installed, reboot and type `RunSperis'"
  5. echo "to run the game. If it refuses to work, try"
  6. echo "booting with no startup by holding down both"
  7. echo "mouse buttons during reset. If this also fails,"
  8. echo "disconnect any extra peripherals such as external"
  9. echo "disk-drives, printers, etc."
  10. echo " "
  11. echo "-- Press left mouse button to continue --"
  12. df0:c/ClickLMB
  13. echo " "
  14. echo " "
  15.  
  16. failat 999
  17. makedir >nil: ram:
  18. copy df0:installer ram:
  19. copy df0:install-speris ram:
  20. ram:installer ram:install-speris "Speris Legacy"
  21. delete >nil: ram:installer
  22. delete >nil: ram:install-speris
  23.